Members
Overall Objectives
Research Program
Highlights of the Year
New Software and Platforms
New Results
Bilateral Contracts and Grants with Industry
Partnerships and Cooperations
Dissemination
Bibliography
XML PDF e-pub
PDF e-Pub


Section: New Software and Platforms

AutoWIG

Keywords: Syntaxic Analysis

Functional Description

The goal of AutoWIG (Automatic Wrapper and Interface Generator) is to provide an automatic approach for the process of Python interfacing of C++ libraries. This Python library relies on two main principles: i) automatic C++ code parsing using LLVM/clang, and ii) Python wrapper generation with C++ code introspection.